Returns Some if the value is not null or None if the value is null.
null
Some if the value is not null or None if the value is null.
Nullable value.
Type of the optional value.